home *** CD-ROM | disk | FTP | other *** search
- on(release){
- set("/Variables:ObjetSelect",0);
- set("/Variables:TransMail","");
- tellTarget("MailMovie")
- {
- gotoAndStop(1);
- }
- setProperty("/Gts", _X, 183);
- setProperty("/Gts", _Y, 173);
- setProperty("/Gts", _xscale, 40);
- setProperty("/Gts", _yscale, 40);
- _root.Inventaire.swapdepths(_root.Gts);
- nextFrame();
- }
-